home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #6
/
Amiga Plus CD - 2004 - No. 06.iso
/
AmigaPlus
/
Tools
/
Dev_Libs
/
Amiblitz2
/
thilo_includes
/
imageexample.ab2
< prev
next >
Wrap
Text File
|
2003-02-04
|
354b
|
14 lines
DEFTYPE .l:WBStartup ;recommend to always add this
!error_include
!image_include
!screen_ {0,"test","ram:screenprefs",1} ;open always screenmode
;requester because Mode is 1
Window 0,0,0,100,100,$100f,"testwin",0,1
ret=image_load {0,"gfx/ball64x64",1}
image_blitmask {0,10,10}
WaitEvent